home *** CD-ROM | disk | FTP | other *** search
/ cyber.net interactivo 3 / inter@ivo 1996-04.iso / cybint3 / bin / milia.dxr / 00025.ls < prev    next >
Encoding:
Text File  |  1996-03-22  |  126 b   |  11 lines

  1. on exitFrame
  2.   if the mouseCast = 153 then
  3.     go("naveg")
  4.   end if
  5.   go(the frame - 2)
  6. end
  7.  
  8. on mouseUp
  9.   go("Criadores")
  10. end
  11.